8  Where to Go From Here!

Introduction to the R Programming Language

Author

Aaron R. Williams

8.1 Publications

8.2 People and Places

8.3 Tidy Tuesday

GitHub

Check out #TidyTuesday on Twitter to follow the submissions

A weekly data project aimed at the R ecosystem. As this project was borne out of the R4DS Online Learning Community and the R for Data Science textbook, an emphasis was placed on understanding how to summarize and arrange data to make meaningful charts with ggplot2, tidyr, dplyr, and other tools in the tidyverse ecosystem. However, any code-based methodology is welcome - just please remember to share the code used to generate the results.

David Robinson, a great data analyst and R package developer, often records live videos where he talks his way through a #TidyTuesday event.

8.4 Getting help

8.4.1 Googling

When Googling for R or data science help, set the search range to the last year or less to avoid out-of-date solutions and to focus on up-to-date practices. The search window can be set by clicking Tools after a Google search.

8.4.2 Stack Overflow

Stack Overflow contains numerous solutions. If a problem is particularly perplexing, it is simple to submit questions. Exercise caution when submitting questions because the Stack Overflow community has strict norms about questions and loose norms about respecting novices.

8.4.3 RStudio community

RStudio Community is a new forum for R Users. It has a smaller back catalog than Stack Overflow but users are friendlier than on Stack Overflow.

8.4.4 CRAN task views

CRAN task views contains thorough introductions to packages and techniques organized by subject matter. The Econometrics, Reproducible Research, and and Social Sciences task views are good starting places.

8.4.5 Twitter LinkedIn

Please connect with me on LinkedIn!